home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 August / Chip_2000-08_cd1.bin / internet / RadioS / radio_station.exe / scripts / DefineButton2_245 / BUTTONCONDACTION on(release, rollOut).as next >
Encoding:
Text File  |  2000-06-26  |  98 b   |  7 lines

  1. on(release, rollOut){
  2.    tellTarget("/small_hints")
  3.    {
  4.       gotoAndStop("blank");
  5.    }
  6. }
  7.